How to Install balance software package in Debian 9 (Stretch)

How to Install balance software package in Debian 9 (Stretch)

balance software package provides Load balancing solution and generic tcp proxy, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install balance 

balance is installed in your system.

Make ensure the balance package were installed using the commands given below,

$ sudo dpkg-query -l | grep balance *

You will get with balance package name, version, architecture and description in a table

balance package basic information:

Distro Debian 9 stretch
Section Administration Utilities
Package balance
Version 3.56-1
Description Load balancing solution and generic tcp proxy
Sub Section admin


See Also, How to uninstall or remove balance software package from Debian 9 (Stretch)?